Skip to content

feat(company-codex): self-service weekly quota increases - #6

Merged
hongzexin merged 2 commits into
mainfrom
codex/company-codex-self-service-quota
Aug 21, 2026
Merged

feat(company-codex): self-service weekly quota increases#6
hongzexin merged 2 commits into
mainfrom
codex/company-codex-self-service-quota

Conversation

@hongzexin

Copy link
Copy Markdown

Summary

  • show each employee's weekly Company Codex quota, usage, reset time, and shared upstream remaining percentage
  • let the current workspace member add any positive whole-token increment to their existing managed key
  • preserve the key, current usage, and reset window; disable updates when quota status is unavailable
  • validate ownership server-side and add Go, schema, and UI regression coverage

Verification

  • GOPROXY=https://goproxy.cn,direct go test ./internal/handler -count=1
  • pnpm exec vitest run api/schemas.test.ts (105 passed)
  • pnpm exec vitest run settings/components/company-codex-section.test.tsx (3 passed)
  • pnpm --filter @multica/core typecheck
  • pnpm --filter @multica/views typecheck
  • pnpm --filter @multica/core lint
  • pnpm --filter @multica/views lint (0 errors; existing warnings only)

Comment thread server/internal/handler/company_codex.go Fixed
Comment thread server/internal/handler/company_codex.go Fixed
@hongzexin
hongzexin merged commit 7ecfe5f into main Aug 21, 2026
14 checks passed
@hongzexin
hongzexin deleted the codex/company-codex-self-service-quota branch August 21, 2026 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants